Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove username max_length constraint in ShareProjectSerializer #2311

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

KipSigei
Copy link
Contributor

Signed-off-by: Kipchirchir Sigei [email protected]

Changes / Features implemented

  • Remove username max_length constraint in ShareProjectSerializer

Steps taken to verify this change does what is intended

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2308

@KipSigei KipSigei force-pushed the remove-username-max-length-constraint branch from e9552e7 to 67fb429 Compare August 29, 2022 09:14
DavisRayM
DavisRayM previously approved these changes Aug 29, 2022
ukanga
ukanga previously approved these changes Aug 29, 2022
@KipSigei KipSigei dismissed stale reviews from ukanga and DavisRayM via a0f40d6 August 29, 2022 09:19
@KipSigei KipSigei force-pushed the remove-username-max-length-constraint branch from 67fb429 to a0f40d6 Compare August 29, 2022 09:19
@KipSigei KipSigei merged commit 79585bb into main Aug 29, 2022
@KipSigei KipSigei deleted the remove-username-max-length-constraint branch August 29, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase the length of characters in share project serializer
3 participants